Tag: Quick how-to

Implementing a Share button in Astro

Implementing a Share button in Astro

I wanted to explore the Share API, so I built this neat little Astro component that triggers the share experience in the supporting browsers.

June 19, 2025. 04:11 am 2 min read
Implementing Search in Astro

Implementing Search in Astro

I needed a search bar. I restrained myself so I didn't reinvent the wheel, so I used a package. How to add a search bar feature to your Astro site! The easy way.

June 17, 2025. 23:30 pm 4 min read